@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/osconfig/v1/osconfig_zonal_service.proto") public final class OsConfigZonalServiceGrpc extends Object
Zonal OS Config API The OS Config service is the server-side component that allows users to manage package installations and patch jobs for Compute Engine VM instances.
| Modifier and Type | Class and Description |
|---|---|
static class |
OsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub
Zonal OS Config API
The OS Config service is the server-side component that allows users to
manage package installations and patch jobs for Compute Engine VM instances.
|
static class |
OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub
Zonal OS Config API
The OS Config service is the server-side component that allows users to
manage package installations and patch jobs for Compute Engine VM instances.
|
static class |
OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase
Zonal OS Config API
The OS Config service is the server-side component that allows users to
manage package installations and patch jobs for Compute Engine VM instances.
|
static class |
OsConfigZonalServiceGrpc.OsConfigZonalServiceStub
Zonal OS Config API
The OS Config service is the server-side component that allows users to
manage package installations and patch jobs for Compute Engine VM instances.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetInventoryRequest,Inventory> |
getGetInventoryMethod() |
static io.grpc.MethodDescriptor<GetVulnerabilityReportRequest,VulnerabilityReport> |
getGetVulnerabilityReportMethod() |
static io.grpc.MethodDescriptor<ListInventoriesRequest,ListInventoriesResponse> |
getListInventoriesMethod() |
static io.grpc.MethodDescriptor<ListVulnerabilityReportsRequest,ListVulnerabilityReportsResponse> |
getListVulnerabilityReportsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static OsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static OsConfigZonalServiceGrpc.OsConfigZonalServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetInventoryRequest,Inventory> getGetInventoryMethod()
public static io.grpc.MethodDescriptor<ListInventoriesRequest,ListInventoriesResponse> getListInventoriesMethod()
public static io.grpc.MethodDescriptor<GetVulnerabilityReportRequest,VulnerabilityReport> getGetVulnerabilityReportMethod()
public static io.grpc.MethodDescriptor<ListVulnerabilityReportsRequest,ListVulnerabilityReportsResponse> getListVulnerabilityReportsMethod()
public static OsConfigZonalServiceGrpc.OsConfigZonalServiceStub newStub(io.grpc.Channel channel)
public static OsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2021 Google LLC. All rights reserved.