Uses of Class
com.google.cloud.compute.v1.GetIamPolicyImageRequest
-
Packages that use GetIamPolicyImageRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetIamPolicyImageRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyImageRequest Modifier and Type Method Description GetIamPolicyImageRequestGetIamPolicyImageRequest.Builder. build()GetIamPolicyImageRequestGetIamPolicyImageRequest.Builder. buildPartial()static GetIamPolicyImageRequestGetIamPolicyImageRequest. getDefaultInstance()GetIamPolicyImageRequestGetIamPolicyImageRequest.Builder. getDefaultInstanceForType()GetIamPolicyImageRequestGetIamPolicyImageRequest. getDefaultInstanceForType()static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(byte[] data)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(InputStream input)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(ByteBuffer data)static GetIamPolicyImageRequestGetIamPolicyImageRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyImageRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyImageRequest,Policy>ImagesClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyImageRequest,Policy>ImagesSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyImageRequest,Policy>ImagesSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyImageRequest>GetIamPolicyImageRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyImageRequest>GetIamPolicyImageRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyImageRequest Modifier and Type Method Description PolicyImagesClient. getIamPolicy(GetIamPolicyImageRequest request)Gets the access control policy for a resource.GetIamPolicyImageRequest.BuilderGetIamPolicyImageRequest.Builder. mergeFrom(GetIamPolicyImageRequest other)static GetIamPolicyImageRequest.BuilderGetIamPolicyImageRequest. newBuilder(GetIamPolicyImageRequest prototype) -
Uses of GetIamPolicyImageRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyImageRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyImageRequest,Policy>HttpJsonImagesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyImageRequest,Policy>ImagesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyImageRequest,Policy>ImagesStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyImageRequest,Policy>ImagesStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-