Uses of Class
com.google.cloud.privatecatalog.v1beta1.Inputs
-
Packages that use Inputs Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of Inputs in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return Inputs Modifier and Type Method Description InputsInputs.Builder. build()InputsInputs.Builder. buildPartial()static InputsInputs. getDefaultInstance()InputsInputs.Builder. getDefaultInstanceForType()InputsInputs. getDefaultInstanceForType()InputsAssetReference.Builder. getInputs()Output only.InputsAssetReference. getInputs()Output only.InputsAssetReferenceOrBuilder. getInputs()Output only.static InputsInputs. parseDelimitedFrom(InputStream input)static InputsInputs. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InputsInputs. parseFrom(byte[] data)static InputsInputs. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InputsInputs. parseFrom(com.google.protobuf.ByteString data)static InputsInputs. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InputsInputs. parseFrom(com.google.protobuf.CodedInputStream input)static InputsInputs. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InputsInputs. parseFrom(InputStream input)static InputsInputs. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InputsInputs. parseFrom(ByteBuffer data)static InputsInputs. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type Inputs Modifier and Type Method Description com.google.protobuf.Parser<Inputs>Inputs. getParserForType()static com.google.protobuf.Parser<Inputs>Inputs. parser()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type Inputs Modifier and Type Method Description Inputs.BuilderInputs.Builder. mergeFrom(Inputs other)AssetReference.BuilderAssetReference.Builder. mergeInputs(Inputs value)Output only.static Inputs.BuilderInputs. newBuilder(Inputs prototype)AssetReference.BuilderAssetReference.Builder. setInputs(Inputs value)Output only.
-