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