Uses of Class
com.google.cloud.compute.v1.TestIamPermissionsLicenseCodeRequest
-
Packages that use TestIamPermissionsLicenseCodeRequest 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 TestIamPermissionsLicenseCodeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TestIamPermissionsLicenseCodeRequest Modifier and Type Method Description TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest.Builder. build()TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest.Builder. buildPartial()static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. getDefaultInstance()TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest.Builder. getDefaultInstanceForType()TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. getDefaultInstanceForType()static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseDelimitedFrom(InputStream input)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(byte[] data)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(com.google.protobuf.ByteString data)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(InputStream input)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(ByteBuffer data)static TestIamPermissionsLicenseCodeRequestTestIamPermissionsLicenseCodeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TestIamPermissionsLicenseCodeRequest Modifier and Type Method Description com.google.protobuf.Parser<TestIamPermissionsLicenseCodeRequest>TestIamPermissionsLicenseCodeRequest. getParserForType()static com.google.protobuf.Parser<TestIamPermissionsLicenseCodeRequest>TestIamPermissionsLicenseCodeRequest. parser()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesClient. testIamPermissionsCallable()Returns permissions that a caller has on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.Methods in com.google.cloud.compute.v1 with parameters of type TestIamPermissionsLicenseCodeRequest Modifier and Type Method Description TestIamPermissionsLicenseCodeRequest.BuilderTestIamPermissionsLicenseCodeRequest.Builder. mergeFrom(TestIamPermissionsLicenseCodeRequest other)static TestIamPermissionsLicenseCodeRequest.BuilderTestIamPermissionsLicenseCodeRequest. newBuilder(TestIamPermissionsLicenseCodeRequest prototype)TestPermissionsResponseLicenseCodesClient. testIamPermissions(TestIamPermissionsLicenseCodeRequest request)Returns permissions that a caller has on the specified resource. -
Uses of TestIamPermissionsLicenseCodeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TestIamPermissionsLicenseCodeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>HttpJsonLicenseCodesStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesStubSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>LicenseCodesStubSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.
-