Uses of Class
com.google.cloud.compute.v1.InstanceManagedByIgmError
-
Packages that use InstanceManagedByIgmError Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceManagedByIgmError in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstanceManagedByIgmError Modifier and Type Method Description InstanceManagedByIgmError
InstanceManagedByIgmError.Builder. build()
InstanceManagedByIgmError
InstanceManagedByIgmError.Builder. buildPartial()
static InstanceManagedByIgmError
InstanceManagedByIgmError. getDefaultInstance()
InstanceManagedByIgmError
InstanceManagedByIgmError.Builder. getDefaultInstanceForType()
InstanceManagedByIgmError
InstanceManagedByIgmError. getDefaultInstanceForType()
InstanceManagedByIgmError
InstanceGroupManagersListErrorsResponse.Builder. getItems(int index)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError
InstanceGroupManagersListErrorsResponse. getItems(int index)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError
InstanceGroupManagersListErrorsResponseOrBuilder. getItems(int index)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError
RegionInstanceGroupManagersListErrorsResponse.Builder. getItems(int index)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError
RegionInstanceGroupManagersListErrorsResponse. getItems(int index)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError
RegionInstanceGroupManagersListErrorsResponseOrBuilder. getItems(int index)
[Output Only] The list of errors of the managed instance group.static InstanceManagedByIgmError
InstanceManagedByIgmError. parseDelimitedFrom(InputStream input)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(byte[] data)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(com.google.protobuf.ByteString data)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(com.google.protobuf.CodedInputStream input)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(InputStream input)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(ByteBuffer data)
static InstanceManagedByIgmError
InstanceManagedByIgmError. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceManagedByIgmError Modifier and Type Method Description List<InstanceManagedByIgmError>
InstanceGroupManagersListErrorsResponse.Builder. getItemsList()
[Output Only] The list of errors of the managed instance group.List<InstanceManagedByIgmError>
InstanceGroupManagersListErrorsResponse. getItemsList()
[Output Only] The list of errors of the managed instance group.List<InstanceManagedByIgmError>
InstanceGroupManagersListErrorsResponseOrBuilder. getItemsList()
[Output Only] The list of errors of the managed instance group.List<InstanceManagedByIgmError>
RegionInstanceGroupManagersListErrorsResponse.Builder. getItemsList()
[Output Only] The list of errors of the managed instance group.List<InstanceManagedByIgmError>
RegionInstanceGroupManagersListErrorsResponse. getItemsList()
[Output Only] The list of errors of the managed instance group.List<InstanceManagedByIgmError>
RegionInstanceGroupManagersListErrorsResponseOrBuilder. getItemsList()
[Output Only] The list of errors of the managed instance group.com.google.protobuf.Parser<InstanceManagedByIgmError>
InstanceManagedByIgmError. getParserForType()
static com.google.protobuf.Parser<InstanceManagedByIgmError>
InstanceManagedByIgmError. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InstanceManagedByIgmError Modifier and Type Method Description InstanceGroupManagersListErrorsResponse.Builder
InstanceGroupManagersListErrorsResponse.Builder. addItems(int index, InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.InstanceGroupManagersListErrorsResponse.Builder
InstanceGroupManagersListErrorsResponse.Builder. addItems(InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.RegionInstanceGroupManagersListErrorsResponse.Builder
RegionInstanceGroupManagersListErrorsResponse.Builder. addItems(int index, InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.RegionInstanceGroupManagersListErrorsResponse.Builder
RegionInstanceGroupManagersListErrorsResponse.Builder. addItems(InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.InstanceManagedByIgmError.Builder
InstanceManagedByIgmError.Builder. mergeFrom(InstanceManagedByIgmError other)
static InstanceManagedByIgmError.Builder
InstanceManagedByIgmError. newBuilder(InstanceManagedByIgmError prototype)
InstanceGroupManagersListErrorsResponse.Builder
InstanceGroupManagersListErrorsResponse.Builder. setItems(int index, InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.RegionInstanceGroupManagersListErrorsResponse.Builder
RegionInstanceGroupManagersListErrorsResponse.Builder. setItems(int index, InstanceManagedByIgmError value)
[Output Only] The list of errors of the managed instance group.
-