Home
last modified time | relevance | path

Searched refs:description (Results 276 – 300 of 1223) sorted by path

1...<<11121314151617181920>>...49

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNotificationEndpoint.php29 public $description; variable in Google\\Service\\Compute\\NotificationEndpoint
70 public function setDescription($description) argument
72 $this->description = $description;
79 return $this->description;
H A DOperation.php34 public $description; variable in Google\\Service\\Compute\\Operation
147 public function setDescription($description) argument
149 $this->description = $description;
156 return $this->description;
H A DPacketMirroring.php31 public $description; variable in Google\\Service\\Compute\\PacketMirroring
98 public function setDescription($description) argument
100 $this->description = $description;
107 return $this->description;
H A DPathMatcher.php34 public $description; variable in Google\\Service\\Compute\\PathMatcher
91 public function setDescription($description) argument
93 $this->description = $description;
100 return $this->description;
H A DProject.php40 public $description; variable in Google\\Service\\Compute\\Project
129 public function setDescription($description) argument
131 $this->description = $description;
138 return $this->description;
H A DPublicAdvertisedPrefix.php30 public $description; variable in Google\\Service\\Compute\\PublicAdvertisedPrefix
87 public function setDescription($description) argument
89 $this->description = $description;
96 return $this->description;
H A DPublicDelegatedPrefix.php30 public $description; variable in Google\\Service\\Compute\\PublicDelegatedPrefix
91 public function setDescription($description) argument
93 $this->description = $description;
100 return $this->description;
H A DPublicDelegatedPrefixPublicDelegatedSubPrefix.php29 public $description; variable in Google\\Service\\Compute\\PublicDelegatedPrefixPublicDelegatedSubPrefix
68 public function setDescription($description) argument
70 $this->description = $description;
77 return $this->description;
H A DRegion.php32 public $description; variable in Google\\Service\\Compute\\Region
95 public function setDescription($description) argument
97 $this->description = $description;
104 return $this->description;
H A DReservation.php33 public $description; variable in Google\\Service\\Compute\\Reservation
102 public function setDescription($description) argument
104 $this->description = $description;
111 return $this->description;
H A DResourcePolicy.php29 public $description; variable in Google\\Service\\Compute\\ResourcePolicy
80 public function setDescription($description) argument
82 $this->description = $description;
89 return $this->description;
H A DRoute.php32 public $description; variable in Google\\Service\\Compute\\Route
135 public function setDescription($description) argument
137 $this->description = $description;
144 return $this->description;
H A DRouter.php34 public $description; variable in Google\\Service\\Compute\\Router
113 public function setDescription($description) argument
115 $this->description = $description;
122 return $this->description;
H A DRouterAdvertisedIpRange.php25 public $description; variable in Google\\Service\\Compute\\RouterAdvertisedIpRange
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DRouterNatRule.php27 public $description; variable in Google\\Service\\Compute\\RouterNatRule
54 public function setDescription($description) argument
56 $this->description = $description;
63 return $this->description;
H A DRule.php32 public $description; variable in Google\\Service\\Compute\\Rule
79 public function setDescription($description) argument
81 $this->description = $description;
88 return $this->description;
H A DSecurityPolicy.php36 public $description; variable in Google\\Service\\Compute\\SecurityPolicy
129 public function setDescription($description) argument
131 $this->description = $description;
138 return $this->description;
H A DSecurityPolicyRule.php29 public $description; variable in Google\\Service\\Compute\\SecurityPolicyRule
68 public function setDescription($description) argument
70 $this->description = $description;
77 return $this->description;
H A DServiceAttachment.php42 public $description; variable in Google\\Service\\Compute\\ServiceAttachment
163 public function setDescription($description) argument
165 $this->description = $description;
172 return $this->description;
H A DSnapshot.php38 public $description; variable in Google\\Service\\Compute\\Snapshot
161 public function setDescription($description) argument
163 $this->description = $description;
170 return $this->description;
H A DSourceInstanceProperties.php34 public $description; variable in Google\\Service\\Compute\\SourceInstanceProperties
93 public function setDescription($description) argument
95 $this->description = $description;
102 return $this->description;
H A DSslCertificate.php34 public $description; variable in Google\\Service\\Compute\\SslCertificate
107 public function setDescription($description) argument
109 $this->description = $description;
116 return $this->description;
H A DSslPolicy.php34 public $description; variable in Google\\Service\\Compute\\SslPolicy
101 public function setDescription($description) argument
103 $this->description = $description;
110 return $this->description;
H A DSubnetwork.php30 public $description; variable in Google\\Service\\Compute\\Subnetwork
133 public function setDescription($description) argument
135 $this->description = $description;
142 return $this->description;
H A DTargetGrpcProxy.php29 public $description; variable in Google\\Service\\Compute\\TargetGrpcProxy
80 public function setDescription($description) argument
82 $this->description = $description;
89 return $this->description;

1...<<11121314151617181920>>...49