Class: Google::Iam::V1beta::DeleteWorkloadIdentityPoolRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/iam/v1beta/workload_identity_pool.rb

Overview

Request message for DeleteWorkloadIdentityPool.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



348
349
350
351
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 348

class DeleteWorkloadIdentityPoolRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end